Skip to main content
POST
[FC3] Merge PDFs

Authorizations

Authorization
string
header
required

Bearer token from your account (https://agent.ai/user/integrations#api)

Body

application/json
input_file_urls
string
required

One URL per line. S3 or public URLs of files to merge.

output_variable_name
string
default:merged_file
required

Variable name for the result.

Pattern: ^[a-zA-Z][a-zA-Z0-9_]*$

Response

Successful response

status
integer<int32>

HTTP status code of the action response

response
object

Response data from the action